Carbon


CallDragInputProc

Header: Drag.h Carbon status: Supported

OSErr CallDragInputProc (
    DragInputUPP userRoutine, 
    Point *mouse, 
    SInt16 *modifiers, 
    void *dragInputRefCon, 
    DragReference theDrag
);
userRoutine
mouse
modifiers
dragInputRefCon
theDrag
function result

A result code.

AVAILABILITY

Supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)